@charset "utf-8";

.title {
    font-size: 2.5rem;
    letter-spacing: .15rem;
    line-height: 1.75;
}
.title1 {
    font-size: 1.95rem;
    line-height: 1;
}
.title2 {
    font-size: 1.75rem;
    line-height: 1;
}
.title3 {
    font-size: 1.45rem;
    line-height: 1;
}
.title4 {
    font-size: 1.25rem;
    line-height: 1;
}

.desc1 {
    font-size: 1.3rem;
    font-weight: 200;
    line-height: 1.5;
}
.desc2 {
    font-size: 1.15rem;
    line-height: 2;
    font-weight: 200;
    color: #606060;
}
.desc3 {
    font-size: .75rem;
    line-height: 1;
}

.desc4 {
    font-size: 1.3rem;
    font-weight: 200;
    line-height: 2;
    color: #606060;
}
